Skip to content

implement Split for DealerSocket#221

Merged
rgbkrk merged 1 commit intomasterfrom
rgbkrk/dealer-socket-split
Feb 9, 2026
Merged

implement Split for DealerSocket#221
rgbkrk merged 1 commit intomasterfrom
rgbkrk/dealer-socket-split

Conversation

@rgbkrk
Copy link
Copy Markdown
Member

@rgbkrk rgbkrk commented Feb 8, 2026

Redo of #194

I finally realized after my second go at this (and some AI help) that we already have an internal split due to the queues already setup. Now we have an explicit separation through split that will also make it easier to not have to fight the borrow checker or deadlock sending and recieving.

@rgbkrk rgbkrk force-pushed the rgbkrk/dealer-socket-split branch from 232dd57 to 4e86a40 Compare February 8, 2026 06:59
@rgbkrk rgbkrk merged commit de54722 into master Feb 9, 2026
3 checks passed
@rgbkrk rgbkrk deleted the rgbkrk/dealer-socket-split branch February 9, 2026 15:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant